| Package | Description |
|---|---|
| com.atid.lib.atx88 | |
| com.atid.lib.module.rfid.uhf.atm | |
| com.atid.lib.types |
| Modifier and Type | Method and Description |
|---|---|
void |
ATx88Reader.onActionChanged(ResultCode code,
ActionType action,
java.lang.Object params) |
| Modifier and Type | Method and Description |
|---|---|
void |
ATRfidUhfATM.onAccessResult(ResultCode code,
ActionType action,
java.lang.String epc,
java.lang.String data,
java.lang.Object params) |
| Modifier and Type | Method and Description |
|---|---|
static ActionType |
ActionType.valueOf(int code) |
static ActionType |
ActionType.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static ActionType[] |
ActionType.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|